From: Chong Yidong Date: Wed, 13 Jun 2007 17:31:45 +0000 (+0000) Subject: * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18427 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d30f050561a557fb135ac156cf4a590372ef2a6d;p=emacs.git * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even when compiling without scrollbars. --- diff --git a/ChangeLog b/ChangeLog index 891d660fe7e..695292c9856 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-13 Chong Yidong + + * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even + when compiling without scrollbars. + 2007-06-12 Glenn Morris * configure.in (HAVE_GIF): If -lungif fails, try -lgif.